* lisp/gnus/message.el (message-expand-name): Don't trust the return value of
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 1 Feb 2011 14:09:20 +0000 (09:09 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 1 Feb 2011 14:09:20 +0000 (09:09 -0500)
commit96cee334457a271fbe77a8f1200728d2f176d40c
treed66760ded2b45e86dd66d93f6c8e38a2d9da0a67
parent3d8c0266fe252dd61d82ae233b977b17f4f851cf
* lisp/gnus/message.el (message-expand-name): Don't trust the return value of
bbdb-complete-name.
(message-check-news-header-syntax): Remove unused var `start'.
(message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
(message-inhibit-body-encoding): Move to before first use.
(mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
(To, References, In-Reply-To, Newsgroups, Subject, Path, From)
(Organization, Message-ID, Date, mh-previous-window-config):
Defvar the vars using dynamic scoping.
lisp/gnus/ChangeLog
lisp/gnus/message.el